.boy-content{
	overflow: hidden;
	margin-top:15px;
}
.title-hadebox{
	overflow: hidden;
	border-bottom:1px solid #ddd;
	margin-bottom: 25px;
	height:50px;
	line-height: 50px;
}
.title-hadebox h2{
	float: left;
	color: #0081cc;
	font-weight: 600;
}
.rightlist{
	float: right;
	text-align: center;
	color: #999;
}
.left-box{
	float: left;
	width:200px;
	background: #f7f8fa;
	font-size: 16px;
}
.left-box .head{
	background: #0081cc;
	text-align: center;
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;		
	overflow: hidden;	
	position: relative;	
}
.left-box .head img{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 9px;
	right: 12px;
}
.left-box .ul{
	
}
.left-box .ul li{
	text-align: center;
	height:55px;
	line-height:55px;
	border-bottom: 1px solid #e1e1e1;
}
.left-box .ul li.active{
	border-left:2px solid #0081cc;
	background: #fff;
}
.left-box .ul li:hover{
	background: #fff;
}
.left-box .ul li.active a{
	color: #0081cc;
}
.left-box .ul li.active-li{
	font-size: 14px;
	background: #fff;
	line-height: 45px;
	height: 45px;
}
.right-box{
	width: 970px;
	float:right;
}
.rightlist img{
	vertical-align: middle;
}


/*人员列表*/
.staff-listbox{
	width: 100%;
}
.staff-listbox li{
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.staff-listbox li .leftlist{
	float: left;
	width: 90px;
	margin-right: 20px;
}
.staff-listbox li .leftlist img{
	width:90px;
	height: 110px;
}
.staff-listbox li .rightlist{
	float: left;
	width: 850px;
	text-align: left;
}
.staff-listbox li p{
	color: #333;
	text-indent: 2em;
	line-height: 25px;
	text-align: justify;
}
.staff-listbox li h3{
	font-size: 22px;
	color: #333;
}
.staff-listbox li h3 span{
	font-size: 14px;
}

.news-box{
  	
  }
  .news-box .newas{
  	padding:15px 0;
  }
  .news-box .newas .mg{
  	float: left;
  }
  .news-box .newas .mg img{
  	width: 148px;
	height:100px;
  	margin-right: 10px;
  }
  .news-box .newas .righttxt{
  	float: left;
  	width:800px;
  }
  .news-box .newas .righttxt .title{
  	height: 30px;
  	line-height: 30px;
  }
  .news-box .newas .righttxt .title h3{
  	float: left;
  }
  .news-box .newas .righttxt .title span{
   	float: right;
   	color: #666;
  }
  .news-box .newas .txt{
  	color: #666;
  	text-align: justify;
  	line-height: 25px;
  }
  .news-box ul li{
  	line-height: 35px;
  	height: 35px;
  }
  .news-box ul li .ico{
  	vertical-align: middle;
  	margin-right: 10px;
  }
  .news-box ul li .time{
  	float: right;
  	color: #999;
  }
  
  
.bm-ul-box-index{				
	padding:0 10px;
	width:550px;
}
.bm-ul-box-index li{
	overflow: hidden;	
	margin-bottom:5px;	
	width: 250px;
	float: left;
	margin-right: 15px;
}
.bm-ul-box-index li label{
	float: left;
	line-height:20px;
	height:20px;
	padding: 0 5px;
}
.bm-ul-box-index li label span{
	color: #f83030;
}
.bm-ul-box-index li input{
	float: right;
	border: 1px solid #ccc;
	padding: 0 10px;
	border-radius:6px;
	line-height:25px;
	height:25px;	
	margin-left: 10px;
	width:110px;	
}
.bm-ul-box-index p{
	text-align: center;
	color: #ccc;
}
.bm-ul-box-index .for {
    text-align: center;
}
.bm-ul-box-index .for .but{
	padding:8px 20px;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius:6px;
	vertical-align: middle;
	margin:15px 10px;
}
.bm-ul-box-index .buts{
	clear:both;
}
.bm-ul-box-index .for .but[type="submit"]{
	color: #fff;
	background: #0081cc;
	border: 1px solid #0081cc;
}
.bm-ul-box{				
	padding: 30px;
	margin-left: 30px;
	width: 439px;
}
.bm-ul-box li{
	overflow: hidden;	
	margin-bottom: 25px;		
}
.bm-ul-box li label{
	float: left;
	line-height:40px;
	height: 40px;
	padding: 0 10px;
}
.bm-ul-box li label span{
	color: #f83030;
}
.bm-ul-box li input{
	float: right;
	border: 1px solid #ccc;
	padding: 0 10px;
	border-radius:6px;
	line-height:35px;
	height:35px;	
	margin-left: 15px;
	width: 230px;
}
.bm-ul-box p{
	text-align: center;
	color: #ccc;
}
.bm-ul-box .for {
    text-align: center;
}
.bm-ul-box .for .but{
	padding:8px 20px;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius:6px;
	vertical-align: middle;
	margin:15px 10px;
}
.bm-ul-box .for .but[type="submit"]{
	color: #fff;
	background: #0081cc;
	border: 1px solid #0081cc;
}
